projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d20c62b
)
(HAVE_FTIME): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 29 May 1993 06:12:57 +0000
(06:12 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 29 May 1993 06:12:57 +0000
(06:12 +0000)
src/m/ibmrt.h
patch
|
blob
|
history
diff --git
a/src/m/ibmrt.h
b/src/m/ibmrt.h
index e0830f995b05388f4c515d967cb0f83fa2f6aa83..03d55fabbf6166c96231d52bdbcfdf8ba64136c0 100644
(file)
--- a/
src/m/ibmrt.h
+++ b/
src/m/ibmrt.h
@@
-134,3
+134,6
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
This enables us to use the standard crt0.o. */
#define NO_REMAP
+
+/* rocky@watson.ibm.com says this is needed. */
+#define HAVE_FTIME